module GWP{

      imports{
          Base
      }

		sound ThompsonM1A1
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/ThompsonM1A1.ogg,
  				distanceMax = 55,
 
			}
		}

		sound DeLisleCarbine
		{
            category = Item,
            clip
			{
				file = media/sound/DeLisleCarbine.ogg,
  				distanceMax = 15,
 
			}
		}


		sound ThompsonM1A1Reload
		{
            category = Item,
            clip
			{
				file = media/sound/ThompsonM1A1-Reload.ogg,
  				distanceMax = 10,
   
			}
		}
        
        sound PSG1Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/PSG1Shot.ogg,
  				distanceMax = 90,
 
			}
		}
        
        sound G3Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/G3Shot.ogg,
  				distanceMax = 80,
 
			}
		}
        
        sound G3Click
		{
            category = Item,
            clip
			{
				file = media/sound/G3Click.ogg,
  				distanceMax = 80,
                volume = 0.2,
 
			}
		}
 
        sound ColtPeacemakerShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/ColtPeacemakerShot.ogg,
  				distanceMax = 80,
 
			}
		} 
   

        sound Winchester1894Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Winchester1894Shot.ogg,
  				distanceMax = 45,   
 
			}
		} 
  
        sound BigBoy45ACPShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/BigBoy45ACPShot.ogg,
  				distanceMax = 40,   
 
			}
		} 
  
        sound Model44Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Model44Shot.ogg,
  				distanceMax = 40,   
 
			}
		}   

        sound R870PoliceShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/R870PoliceShot.ogg,
  				distanceMax = 100,   
 
			}
		}   

        sound Mini30Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Mini30Shot.ogg,
  				distanceMax = 80,
 
			}
		}
        
        sound RugerMarkIIShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/RugerMarkIIShot.ogg,
  				distanceMax = 23,
 
			}
		}

        sound Winchester1887Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Winchester1887Shot.ogg,
  				distanceMax = 100,   
 
			}
		} 

        sound ColtPython357Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/ColtPython357.ogg,
  				distanceMax = 60,
 
			}
		} 

        sound ColtPython38Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/ColtPython38.ogg,
  				distanceMax = 40,
 
			}
		} 


        sound Marlin1894Custom357Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Marlin1894Custom357Shot.ogg,
  				distanceMax = 60,
 
			}
		} 

        sound Marlin1894Custom38Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Marlin1894Custom38Shot.ogg,
  				distanceMax = 40,
 
			}
		}        
	
        sound M1carbine9mmShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/M1carbine9mmShot.ogg,
  				distanceMax = 40,   
 
			}
		}

        sound NorincoMak90Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/NorincoMak90Shot.ogg,
  				distanceMax = 85,   
 
			}
		} 
        
         sound M60Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/M60Shot.ogg,
  				distanceMax = 95,   
 
			}
		} 
        
       sound UziShot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/UziShot.ogg,
  				distanceMax = 55,
 
			}
		}

        sound Glock21Shot
		{
            category = Item,
            maxInstancesPerEmitter = 2,
            clip
			{
				file = media/sound/Glock21Shot.ogg,
  				distanceMax = 45,   
 
			}
		} 
        
}
